home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / sound / spi / Makefile < prev   
Encoding:
Makefile  |  2008-12-24  |  107 b   |  6 lines

  1. # Makefile for SPI drivers
  2.  
  3. snd-at73c213-objs        := at73c213.o
  4.  
  5. obj-$(CONFIG_SND_AT73C213)    += snd-at73c213.o
  6.